home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4254 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  838 b 

  1. Path: bln.sel.alcatel.de!news
  2. From: heras <heras@setsk0.rpi.ses.alcatel.es>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++ 4.5 OWL
  5. Date: Mon, 29 Jan 1996 10:57:53 -0800
  6. Organization: Alcatel SEL AG Berlin
  7. Message-ID: <310D18B1.40A2@setsk0.rpi.ses.alcatel.es>
  8. NNTP-Posting-Host: setxa2.rpi.ses.alcatel.es
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b5 (Win16; I)
  13.  
  14. I'm just starting to work with BC++ 4.5 OWL, and I've found impossible 
  15. to enable and disable menu options by mean of EnableMenuItem function.
  16. Instead, it seems to work associating these options to particular 
  17. functions included in response tables for active or inactive windows.
  18.  
  19. Is it possible to enable or disable menu options although their handling
  20. functions will be associated to windows currently active?
  21.